STEP 13: Now we can show the user their result based on which letter they chose the most.
This conditional will test if the user chose "a" the most.
- Go to and drop if at the bottom of your program.
- Change the test variable to result and change the test value to a_num.
To navigate the page using the TAB key, first press ESC to exit the code editor.